home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / midi / PlayMF_VU.readme < prev    next >
Text File  |  1998-05-05  |  10KB  |  256 lines

  1. Short:    MIDI file player (camd) and note display
  2. Author:   flowerp@eikon.e-technik.tu-muenchen.de (Christian Buchner)
  3. Uploader: flowerp@eikon.e-technik.tu-muenchen.de
  4. Type:     mus/midi
  5. German:   MIDI Player (camd) und Piano-Notenanzeige
  6.  
  7.  
  8.        ------------------------------------------------------------
  9.                         Flowerpower's CAMD Toolkit:
  10.                PlayMF + SoftSynth + Piano Meter + Fireworks
  11.        ------------------------------------------------------------
  12.  
  13.                            >>> Eigth release <<<
  14.  
  15. Changes to eigth release:
  16.  
  17. Added an experimental software synthesizer called "SoftSynth".  It is based
  18. on GMPlay 1.3 and requires a working GMPlay 1.3 installation.
  19.  
  20. Changes to seventh release:
  21.  
  22. Brushed  up  the  PianoMeter and the Fireworks tool.  It's possible to save
  23. preferences now!
  24.  
  25. Changes to sixth release:
  26.  
  27. Added  new  rendering  modes  to  Fireworks  tool.  Looks awesome!  Try it!
  28. Programming  the fireworks stuff is a lot of fun.  Seems to be my favourite
  29. toy!
  30.  
  31.  
  32.  
  33.             --------------------------------------------------
  34.                PlayMF - a MIDI file player with XPK support
  35.             --------------------------------------------------
  36.  
  37. This  is a MIDI file player that reads SMF (.MID) Files and sends them to a
  38. Midi port using the Commodore Amiga MIDI Library (camd.library).
  39.  
  40. The  original  playmf was part of an example package showing how to program
  41. CAMD  applications.   It lacked proper SysEx support and had a buggy timing
  42. routine.
  43.  
  44. I re-arranged the source code and rewrote most of the functions.
  45.  
  46. The  program  has  been  optimized  for  use with the Waveblaster Hack (see
  47. Aminet:    hard/hack/Waveblaster.lha).   Also  known  as  "Project  XG"  in
  48. England.   This is basically connecting a Wavetable soundcard to the serial
  49. port  of  your Amiga.  Try it!  it's easy and quite cheap.  What you get is
  50. excellent MIDI sound.
  51.  
  52.  
  53. Requirements
  54. ------------
  55.  
  56. * any MIDI synthesizer connected to your Amiga
  57.   (IMPORTANT: use GMPlay instead if you don't have any synthesizer!)
  58.  
  59. * OS 3.0 or better.
  60.  
  61. * 020  processor or better  (this program uses 64 bit instructions for very
  62.   exact timing calculations)
  63.  
  64. * installed camd.library (available on Aminet)
  65.  
  66. * installed realtime.library (part of Workbench 3.0 or 3.1 ?)
  67.  
  68.  
  69.  
  70.            -----------------------------------------------------
  71.               Piano Meter - graphical MIDI note visualisation
  72.            -----------------------------------------------------
  73.  
  74. This  is  a  little  eyecandy.  It will show MIDI notes on a virtual piano.
  75. You  can  separately  switch  on  and off the display of each MIDI channel.
  76. Furthermore  the  program will inform you about the activity on all 16 MIDI
  77. channels.
  78.  
  79. Piano  Meter  is now able to control the MIDI player "playmf" which is part
  80. of this software package.
  81.  
  82. The  program  is  (very  slightly)  based on the "vu" example from the CAMD
  83. developer package.
  84.  
  85.  
  86. Requirements
  87. ------------
  88.  
  89. * OS 3.0 or better.
  90.  
  91. * installed camd.library (available on Aminet)
  92.  
  93. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  94.   or an external MIDI interface for feeding MIDI notes.
  95.  
  96. * some free pens on your Workbench screen.
  97.  
  98.  
  99.  
  100.                    ------------------------------------
  101.                       Fireworks - see music explode!
  102.                    ------------------------------------
  103.  
  104. This  is  a  colourful  and  thrilling  little  eyecandy.   It  will  do an
  105. extraordinary  realtime display of MIDI notes that are received on any CAMD
  106. cluster.   You  can  for  example  use  it together with "playmf" from this
  107. package.  The program even has the ability to control PlayMF.
  108.  
  109. Every MIDI file looks different.  Some songs look like going to light speed
  110. in  "Star Wars".  Others look like the sky over Bagdad during the gulf war.
  111. Some look like a fantastic laser show.
  112.  
  113. NEW:   Three  differend  rendering  modes should make everyone happy.  I am
  114. especially  proud  of  the  new Fountain Mode.  It simulates gravity and is
  115. still not much slower than the original "Laser mode".
  116.  
  117. The  notes  will  be sent off into the sky in all directions.  The angle is
  118. varying with the pitch of the notes.  Soft notes will climb up slowly while
  119. loud  notes  will  be  shot  into the sky like flak bullets.  The different
  120. colours  represent  the different MIDI channels.
  121.  
  122. Play  around  with  the window sizes.  Narrow windows (either vertically or
  123. horizontally) have a nice effect.
  124.  
  125. With  my  Picasso  II+  running  Picasso  96  1.34a,  I get about 10-25 FPS
  126. depending  on how many notes are currently visible.  I have no problem with
  127. sizing  the window to about half the size of my workbench desktop.  See the
  128. General Tips section if the program doesn't run as smoothly as you wish.
  129.  
  130. The  option  to  load images as a backdrop into the fireworks window proves
  131. how  fast  Gfx  board  blitters  can  be.  This is really amazing.  Use any
  132. picture you like (as long as your datatypes support it).  But better choose
  133. dark images to have a good contrast to the fireworks.
  134.  
  135.  
  136. Requirements
  137. ------------
  138.  
  139. * OS 3.0 or better.
  140.  
  141. * installed camd.library (available on Aminet)
  142.  
  143. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  144.   or an external MIDI interface for feeding MIDI notes.
  145.  
  146. * some free pens on your Workbench screen.
  147.  
  148. * perferrably a graphics board using Picasso96 for fast window
  149.   refresh.
  150.  
  151.  
  152.  
  153.                   --------------------------------------
  154.                      SoftSynth - the future of GMPlay
  155.                   --------------------------------------
  156.  
  157.                >>> very early release: WORK IN PROGRESS! <<<
  158.  
  159.  
  160. This  type  of program is called a "software synthesizer".  It eats up your
  161. CPU power in order to produce MIDI music.
  162.  
  163. The CAMD interface makes this program a very versatile utility.  Use it for
  164. listening  to  MIDI  files (with PlayMF).  Use it as a cheap MIDI expander.
  165. Or  use  it  to  play  the  notes  from  Deluxe  Music II or any other CAMD
  166. compatible MIDI sequencer.
  167.  
  168.  
  169.  
  170. Requirements
  171. ------------
  172.  
  173. * currently OS 2.0 or better.
  174.  
  175. * a working GMPlay 1.3 installation
  176.  
  177. * installed camd.library (available on Aminet)
  178.  
  179. * any MIDI software using CAMD (e.g. Deluxe Music II, playmf)
  180.   or an external MIDI interface for feeding MIDI notes.
  181.  
  182. * perferrably a fast CPU (030 or better recommended)
  183.  
  184.  
  185. ============================= Archive contents =============================
  186.  
  187. Original  Packed Ratio    Date     Time    Name
  188. -------- ------- ----- --------- --------  -------------
  189.     1233     597 51.5% 17-Apr-98 22:02:36  Fireworks.info
  190.    14528   13976  3.7% 18-Mar-98 21:47:48 +Backdrop.Pic
  191.      922     516 44.0% 19-Mar-98 00:55:26 +Backdrop.Pic.info
  192.    26612   19704 25.9% 19-Mar-98 00:53:18 +Backdrop2.Pic
  193.      922     518 43.8% 19-Mar-98 00:55:22 +Backdrop2.Pic.info
  194.    10254    9299  9.3% 14-Apr-98 22:34:08 +Backdrop3.Pic
  195.      922     515 44.1% 14-Apr-98 22:34:50 +Backdrop3.Pic.info
  196.    42504   22848 46.2% 05-Apr-98 21:29:42 +Fireworks
  197.    17133    7322 57.2% 13-Apr-98 21:50:50 +Fireworks.doc
  198.     1096     486 55.6% 03-Mar-98 00:57:44 +Fireworks.doc.info
  199.     5958     680 88.5% 21-Mar-98 17:04:00 +Fireworks.info
  200.     2931    1022 65.1% 05-Apr-98 21:28:50 +async.c
  201.      667     249 62.6% 23-Mar-98 19:01:46 +camdlists.h
  202.    67545   17131 74.6% 05-Apr-98 20:50:56 +fireworks.c
  203.     3340    1321 60.4% 03-Apr-98 20:58:36 +fireworks.h
  204.     1262     404 67.9% 24-Mar-98 20:28:16 +fireworks_includes.h
  205.     1671     560 66.4% 03-Apr-98 23:11:08 +fireworks_protos.h
  206.      794     277 65.1% 31-Mar-98 18:48:50 +fwmodes.c
  207.      680     304 55.2% 31-Mar-98 15:31:14 +fwmodes.h
  208.     3117     833 73.2% 31-Mar-98 18:48:50 +libopen.c
  209.     8535    2500 70.7% 31-Mar-98 18:48:50 +linear.c
  210.      546     240 56.0% 31-Mar-98 15:29:24 +linear_protos.h
  211.     1810     547 69.7% 23-Mar-98 19:01:46 +listreq.h
  212.     1892     721 61.8% 31-Mar-98 18:48:50 +message.c
  213.    14718    3421 76.7% 03-Apr-98 23:10:10 +parabolic.c
  214.      604     251 58.4% 31-Mar-98 15:29:30 +parabolic_protos.h
  215.     1305     521 60.0% 31-Mar-98 14:59:52 +Smakefile
  216.     1020     389 61.8% 18-Mar-98 23:42:32 +SPrintf.a
  217.      799     318 60.2% 31-Mar-98 18:48:50 +stubs.c
  218.     3091    1124 63.6% 31-Mar-98 18:48:50 +timer.c
  219.     1440     704 51.1% 17-Apr-98 22:01:50  Package.Readme
  220.     1096     484 55.8% 17-Apr-98 22:02:36  Package.Readme.info
  221.     1233     596 51.6% 17-Apr-98 22:02:36  PianoMeter.info
  222.    30076   14613 51.4% 05-Apr-98 21:30:18 +PianoMeter
  223.     5339    2475 53.6% 13-Apr-98 21:51:02 +PianoMeter.Doc
  224.     1096     486 55.6% 26-Feb-98 01:45:34 +PianoMeter.Doc.info
  225.     1478     258 82.5% 26-Feb-98 23:19:32 +PianoMeter.info
  226.     2933    1023 65.1% 05-Apr-98 21:29:58 +async.c
  227.       55      55  0.0% 23-Mar-98 01:35:48 +BCCOptions
  228.      667     249 62.6% 26-Feb-98 21:33:52 +camdlists.h
  229.      533     262 50.8% 22-Feb-98 02:56:44 +initcl.c
  230.      122      79 35.2% 22-Feb-98 02:56:44 +initcl.h
  231.     2179     621 71.5% 05-Apr-98 18:08:06 +libopen.c
  232.     1810     547 69.7% 26-Feb-98 21:33:42 +listreq.h
  233.     1898     723 61.9% 05-Apr-98 20:56:34 +message.c
  234.    43412   11013 74.6% 05-Apr-98 20:53:16 +PianoMeter.c
  235.     1929     813 57.8% 05-Apr-98 19:41:08 +PianoMeter.h
  236.     1017     365 64.1% 05-Apr-98 19:32:32 +PianoMeter_Includes.h
  237.     1365     496 63.6% 05-Apr-98 18:14:56 +PianoMeter_protos.h
  238.      956     453 52.6% 05-Apr-98 19:11:18 +Smakefile
  239.     1020     389 61.8% 19-Mar-98 19:53:14 +SPrintf.a
  240.     1037     432 58.3% 05-Apr-98 18:14:42 +stubs.c
  241.     1233     598 51.5% 17-Apr-98 22:02:36  PlayMF.info
  242.    16744    9327 44.2% 25-Feb-98 19:05:20 +camd.library
  243.     3980    2659 33.1% 25-Feb-98 19:05:24 +realtime.library
  244.    10496    6296 40.0% 17-Apr-98 20:39:08 +PlayMF
  245.     8351    3688 55.8% 13-Apr-98 21:50:40 +PlayMF.doc
  246.     1096     486 55.6% 26-Feb-98 00:14:08 +PlayMF.doc.info
  247.     3061     695 77.2% 26-Feb-98 00:14:08 +PlayMF.info
  248.      454     268 40.9% 24-Feb-98 00:04:58 +AsmSupport.a
  249.     4510    1328 70.5% 23-Mar-98 17:44:40 +filter.c
  250.    44480   12342 72.2% 17-Apr-98 20:38:44 +PlayMF.c
  251.      909     321 64.6% 24-Feb-98 22:13:56 +playmf_includes.h
  252.      680     357 47.5% 26-Feb-98 00:17:04 +smakefile
  253.     1020     389 61.8% 17-Feb-98 21:10:02 +SPrintf.a
  254. -------- ------- ----- --------- --------
  255.   438116  184484 57.8% 18-Apr-98 17:07:32   65 files
  256.